home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / qostnote.arc / ASTUTIL.TEC < prev    next >
Text File  |  1990-07-05  |  2KB  |  47 lines

  1. ID:AU SuperSpool, FastDrive with QEXT.SYS
  2. DESQview 2.+ Technical Note
  3. by Stan Young
  4.  
  5. AST's utilities, SuperSpool and FastDrive can be run with 
  6. Quarterdeck's QEXT.SYS driver, but requires some special setup 
  7. parameters since the default for these utilities is to load at 
  8. the 1 megabyte address which is where QEXT.SYS must load.
  9.  
  10. To have it work properly, you must have QEXT.SYS invoked in you 
  11. CONFIG.SYS file before loading FASTDRIVE.  Naturally, consult the 
  12. DESQview manual (Appendix B) concerning setting up some real 
  13. extended memory in which QEXT.SYS will be loaded.  The AST 
  14. utilities can be loaded either in the remaining real extended 
  15. memory or in "emulated" extended memory created by AST's REX.SYS 
  16. driver.  QEXT.SYS, as noted in the manual can only use REAL 
  17. extended memory.
  18.  
  19. As noted, the AST utilities default to load themselves at a 1 
  20. megabyte address and therefore, if allowed to load with the 
  21. defaults, will overwrite QEXT.SYS and disable both QEXT and 
  22. themselves.  In order to have them load above QEXT, it is 
  23. necessary to tell them with a command line parameter where to 
  24. load.  If you have difficulty with this, please consult the AST 
  25. SuperPac software manual, but in general, the method for telling 
  26. the AST software where to load is as follows:
  27.  
  28. Generally, under the default to load the utility in extended 
  29. memory, you put "/EXTM" as a parameter on the command line.  As 
  30. noted, this will load it at 1 meg.  If you want to be sure they 
  31. don't load on top of QEXT, you must enter the parameter as
  32. "/EXTM=0,1088".  This tells the utility to load at a 1088K 
  33. address.  Since 1 megabyte is 1024K, setting the starting address 
  34. to 1088 leaves the 64K that QEXT.SYS uses free.
  35.  
  36. If you use both FASTDISK and SUPERSPL, you can use the 
  37. "/EXTM=0,1088" parameter for both of them.  This would appear to 
  38. be a conflict, however while these utilities do not detect QEXT 
  39. or other VDISK-like utilities, they do detect each other and will 
  40. not overwrite each other.
  41.  
  42. Note: The above setup information also applies the AST's 
  43. SuperDrive utility.
  44.  
  45.         Copyright (C) 1990 by Quarterdeck Office Systems
  46.              * * *   E N D   O F   F I L E    * * * 
  47.